You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Operators > Matrix Constructor > Matrix.Matrix Constructor ([In] int, [In] int, [In] TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Matrix Constructor ([In] int, [In] int, [In] TMtxVec)
Syntax
C#
Visual Basic
public Matrix([In] int aRows, [In] int aCols, [In] TMtxVec aFloatPrecisionRef);

This is Matrix, a member of class Matrix.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!